segmentio / segmentio/analytics.js-integrations
No way to customize offline behavior
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
The library does not allow us to customize the queue. There are a number of scenarios wherein a user
might want to customize the length of the queue or the maximum number of retries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at integrations/segmentio/lib/index.js:46 and trace how the offline queue is created and used. Define how callers would configure queue length and maximum retries, then verify that both settings affect offline behavior without changing existing defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100