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

Optional sleep behavior #85

Open
speedyturkey opened this issue Aug 13, 2020 · 1 comment
Open

Optional sleep behavior #85

speedyturkey opened this issue Aug 13, 2020 · 1 comment

Comments

@speedyturkey
Copy link

I'd like to suggest adding a config parameter to make the "sleep until an export is ready" behavior optional. This would be very useful in the case where a long-running process is not preferred - for example, when executed as a Fargate task.

This is a great tool and I'm hoping to find a way to use it, thanks for your time.

@camphillips22
Copy link
Collaborator

Hi @speedyturkey, thank you for the suggestion! There has been a lot going on behind the scenes for us at FullStory as we've been working on releasing our new export APIs (and subsequently migrating this code to use them), so I apologize that it has been a few months since you filed this issue.

What exactly is the behavior you are looking for? Part of the design of hauser is that it is supposed to be set and forget, but I could see an argument for stopping instead of sleeping. How are you intending to know when to kick off the Fargate task? Maybe just as a cron?

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