[JavaScript Tracker]
When network is down, Snowplow is not able to send any kind of events to the collector and it stores whole request params inside “snowplowOutQueue__[alias]snowplow_[alias]_get” in local storage.
but
- when the payload is too large the requests ,do not respond with any success HTTP status,
- is there any way in snowplow to fix above [1] i.e. to get response on every HTTP request of payload.
- or, is there any way to expire this payload after certain time period.