Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pozil/pub-sub-api-node-client issues and pull requests
#49 - Bug in requesting additional events for infinite event request
Issue -
State: closed - Opened by alice-watershed 7 days ago
- 1 comment
#48 - fix: request additional events
Pull Request -
State: closed - Opened by pozil 13 days ago
#47 - Error at requesting additional events on version 5.0.0
Issue -
State: closed - Opened by elkinming 16 days ago
- 1 comment
#46 - feat: release v5.0.0
Pull Request -
State: closed - Opened by pozil about 2 months ago
#45 - feat: switched to ID only schema cache
Pull Request -
State: closed - Opened by pozil 2 months ago
#44 - fix event schema changed
Pull Request -
State: closed - Opened by francescod-subbyx 2 months ago
- 2 comments
#43 - Changes to address issue #38
Pull Request -
State: closed - Opened by eltoroit 3 months ago
#42 - Mismatch between `EventEmitter` and `PubSubEventEmitter`
Issue -
State: closed - Opened by robbiefryers 3 months ago
- 1 comment
#41 - Is it the recommended client lib to use the Pub/Sub API?
Issue -
State: open - Opened by pamarc 4 months ago
- 1 comment
Labels: question
#40 - Remove all listeners for all subscriptions when the client is closed.
Pull Request -
State: closed - Opened by viktorlv30 4 months ago
- 3 comments
#39 - update: subscribe to events sequentially
Pull Request -
State: closed - Opened by rimokhy 5 months ago
- 4 comments
#38 - Events out of order
Issue -
State: closed - Opened by brodymccrone4 5 months ago
- 3 comments
#37 - chore: add connectivity state in pubsub client
Pull Request -
State: closed - Opened by rimokhy 5 months ago
- 1 comment
#36 - Error: Failed to load schema with ID 2fr-Hbmw3Qw3s3m0wCd2Ug
Issue -
State: closed - Opened by rjruigrok 6 months ago
- 2 comments
#35 - fix: optional and required parameter order in TS
Pull Request -
State: closed - Opened by oleksii-donoha 6 months ago
- 1 comment
#34 - Library does not handle subscriptions to `data/ChangeEvents`
Issue -
State: open - Opened by eltoroit 6 months ago
- 1 comment
Labels: pubsub-api-limitation
#33 - Code in README.md does not work. Error: TypeError: Do not know how to serialize a BigInt
Issue -
State: closed - Opened by eltoroit 6 months ago
- 1 comment
#32 - update: new proto file, TS fixes
Pull Request -
State: closed - Opened by oleksii-donoha 6 months ago
- 1 comment
#31 - How to handle salesforce access token expiry?
Issue -
State: closed - Opened by AnishLushte07 8 months ago
- 2 comments
#30 - Connection with Google Pub/Sub cloud topic
Issue -
State: closed - Opened by nikolaChakarov 8 months ago
- 5 comments
#29 - fix: custom channel support
Pull Request -
State: closed - Opened by pozil 8 months ago
#28 - Uncaught Error: Channel has been shut down
Issue -
State: closed - Opened by rjruigrok 9 months ago
- 2 comments
#27 - "Failed to load Schema for topic *topic*" when using a custom channel
Issue -
State: closed - Opened by DidZ0 9 months ago
- 3 comments
Labels: bug
#26 - Subscribe request sent but no events
Issue -
State: closed - Opened by DidZ0 10 months ago
- 1 comment
#25 - Unable to parse Opportunity events
Issue -
State: closed - Opened by kunalrgarg 11 months ago
- 2 comments
#24 - Type of `numRequested` should be a number
Issue -
State: closed - Opened by if0s 12 months ago
- 1 comment
#23 - feat: improve user-supplied authentication param requirements
Pull Request -
State: closed - Opened by kunalrgarg about 1 year ago
- 4 comments
#22 - Getting the n-1 replayId
Issue -
State: closed - Opened by kunalrgarg about 1 year ago
- 1 comment
#21 - Large commitNumber in ChangeEventHeader causes an uncaught exception
Issue -
State: closed - Opened by ashiemke about 1 year ago
- 6 comments
Labels: server-bug
#20 - subscribeFromReplayId does not work with -1 or -2
Issue -
State: closed - Opened by eltoroit about 1 year ago
- 1 comment
#19 - SALESFORCE_TOKEN should not be required
Issue -
State: closed - Opened by eltoroit about 1 year ago
- 1 comment
#18 - Sometimes the demo works, sometimes it does not.
Issue -
State: closed - Opened by eltoroit about 1 year ago
- 4 comments
#17 - Publishing Platform Events - CreatedById checks
Issue -
State: closed - Opened by gaelguimini about 1 year ago
- 4 comments
#16 - When a new custom field is added to Salesforce Platform Event, throwing uncaught exception that crash the Node.js process
Issue -
State: closed - Opened by bbuyukormeci about 1 year ago
- 2 comments
Labels: enhancement
#15 - connectWithAuth hangs on invalid orgId/User
Issue -
State: closed - Opened by antempus over 1 year ago
- 1 comment
#14 - Bug: Authentication exception. Rpc responds indicating valid metadata headers required.
Issue -
State: closed - Opened by kyleballard over 1 year ago
- 3 comments
#13 - Error getting metadata for org and topic
Issue -
State: closed - Opened by brandon-burciaga over 1 year ago
- 5 comments
#12 - Infinite number of events
Issue -
State: closed - Opened by nicopassaglia over 1 year ago
- 16 comments
Labels: enhancement
#11 - UnhandledPromiseRejectionWarning: Error: Failed to parse changedFields
Issue -
State: closed - Opened by itovarba over 1 year ago
- 2 comments
#10 - Pass client configuration as an object instead of relying on environment variables
Issue -
State: closed - Opened by pozil almost 2 years ago
- 1 comment
Labels: enhancement
#9 - Add logic to simplify Avro decoding and field access
Issue -
State: closed - Opened by pozil almost 2 years ago
- 2 comments
Labels: enhancement
#8 - Changed fields array does not contain correct changed fields
Issue -
State: closed - Opened by ValeriyRCG almost 2 years ago
- 5 comments
#7 - feat: support esm and csj
Pull Request -
State: closed - Opened by julianduque almost 2 years ago
#6 - Unable to handle Salesforce Platform Events
Issue -
State: closed - Opened by MTB-nsartor almost 2 years ago
- 1 comment
#5 - Allow use of client_credentials flow to obtain access_token
Pull Request -
State: closed - Opened by lekkimworld almost 2 years ago
#4 - Error subscribing from a replay Id
Issue -
State: closed - Opened by AlbertHernandez about 2 years ago
- 3 comments
#3 - readBigUInt64BE is not a function
Issue -
State: closed - Opened by chandra2ravi about 2 years ago
- 2 comments
#2 - Fix - SALESFORCE_TOKEN environment variable missing in readme file
Pull Request -
State: closed - Opened by arun12209 about 2 years ago
- 1 comment
#1 - Convert changed fields into string
Issue -
State: closed - Opened by ValeriyRCG over 2 years ago
- 5 comments