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

[FEATURE REQ] provide a time period to run export command for #40

Open
MadhavJivrajani opened this issue Aug 11, 2020 · 0 comments
Open

Comments

@MadhavJivrajani
Copy link
Member

Is your feature request related to a problem? Please describe.
Along with providing an option for a number of iterations to run for at a specific refresh rate, it would be helpful to provide a total run time and a refresh rate at which this should happen.

Describe the solution you'd like
grofer export -t 120 -r 500
Total time period -t can be added as a non-persistent flag and units would be in seconds.

If the -t flag is used then the parameter for iteration should be explicitly calculated using total time and refresh rate.

This is done with the assumption that data fetch is almost instantaneous in nature which is a non-realistic yet reasonable assumption to make imo.

To be worked on after #34

Development for export feature is being done on the export branch (link)

@MadhavJivrajani MadhavJivrajani added this to the export feature milestone Aug 11, 2020
@MadhavJivrajani MadhavJivrajani added this to To do in grofer export via automation Aug 11, 2020
@MadhavJivrajani MadhavJivrajani added the hacktoberfest Issues for Hacktoberfest 2021 label Sep 27, 2020
@Gituser143 Gituser143 removed the hacktoberfest Issues for Hacktoberfest 2021 label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
grofer export
  
To do
Development

No branches or pull requests

2 participants