You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: