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

Investigate if heartbeat can be implemented #20

Open
nicholasgriffintn opened this issue Mar 30, 2024 · 0 comments
Open

Investigate if heartbeat can be implemented #20

nicholasgriffintn opened this issue Mar 30, 2024 · 0 comments

Comments

@nicholasgriffintn
Copy link
Member

In SQS Consumer we have a heartbeat functionality that extends the visibility timeout every X seconds:

https://github.com/bbc/sqs-consumer/blob/main/src/consumer.ts#L339

It doesn't seem like it is currently possible to do the same with Cloudflare Queues, however, it is expected that this will be an important feature to users.

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

1 participant