Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The cache file under Segment.Data/events can't be generated #117

Closed
arlyxiao opened this issue Nov 27, 2024 · 1 comment
Closed

The cache file under Segment.Data/events can't be generated #117

arlyxiao opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@arlyxiao
Copy link

arlyxiao commented Nov 27, 2024

First of all, I can make sure the segment write key is correct. And the events folder is generated when it's initialized.

Sometimes the cached file under the events folder can be generated.
Sometimes it can't be generated. Also it will not be uploaded. I also can make sure the function has been finished called in this case. internal RawEvent Process(RawEvent incomingEvent)

Which kind of possible reasons would not generate the file?

@arlyxiao arlyxiao changed the title The cache file under Segment.Data can't be generated The cache file under Segment.Data/events can't be generated Nov 27, 2024
@wenxi-zeng
Copy link
Contributor

@arlyxiao can you please post your configuration of analytics? make sure you are not using in-memory storage. also what platforms are you having this issue, did you customize your storage or flush policy? are you using purge and flush in the right way? they can all contribute to the issue. the latest version has been out for 3 months, we haven't heard anyone else reporting issue like this. if you have anything customized, I'd suggest switch to the default implementation and check if the issue still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants