We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a job that cleans the indexed_at attribute for all the episodes, forcing to clean.
indexed_at
That will come handy for migrations, new fields.
Remember to add it as recurring, but with a huge time interval, so we can disable it and run manually only:
The text was updated successfully, but these errors were encountered:
@marceloboeira how long is a huge time interval?
Sorry, something went wrong.
Hey, hmm, once a month I guess, we will disable the automatic run anyway, it is just a "hack" to allow us to have a trigger in the interface
@marceloboeira oooh, ok
joaocv3
No branches or pull requests
Create a job that cleans the
indexed_at
attribute for all the episodes, forcing to clean.That will come handy for migrations, new fields.
Remember to add it as recurring, but with a huge time interval, so we can disable it and run manually only:
![screen shot 2017-09-11 at 08 26 11](https://user-images.githubusercontent.com/1898225/30261039-f7ef8a66-96ca-11e7-81ef-95f28b0be356.png)
The text was updated successfully, but these errors were encountered: