Skip to main content
Django administration
Welcome,
admin
.
View site
/
Change password
/
Log out
Toggle theme (current theme: auto)
Toggle theme (current theme: light)
Toggle theme (current theme: dark)
Home
›
Periodic Tasks
›
Periodic tasks
› delete_temporary_saved_queries: 0 0 * * * (m/h/dM/MY/d) UTC
Auth Token
Model name
Add link
Change or view list link
Tokens
Add
Authentication and Authorization
Model name
Add link
Change or view list link
Groups
Add
Users
Add
Core Composer App
Model name
Add link
Change or view list link
Buckets
Add
Type version managers
Types
Core Curate App
Model name
Add link
Change or view list link
Curate data structures
Core Explore by Example App
Model name
Add link
Change or view list link
Explore data structures
Persistent Queries by Example
Saved Queries
Core Explore by Keyword App
Model name
Add link
Change or view list link
Persistent Queries by Keyword
Search operators
Core Explore Common App
Model name
Add link
Change or view list link
Queries
Core Exporters App
Model name
Add link
Change or view list link
Exported compressed files
Exporters
Core Linked Records App
Model name
Add link
Change or view list link
Local ids
Pid paths
Add
Pid settingss
Core Main App
Model name
Add link
Change or view list link
User Preferences
Blob processing modules
Add
Blobs
Data
Data processing modules
Add
Database lock objects
Template html renderings
Add
Template version managers
Template xsl renderings
Templates
Workspaces
Xsl transformations
Core Parser App
Model name
Add link
Change or view list link
Data structure elements
Data structures
Modules
Core Website App
Model name
Add link
Change or view list link
Account requests
Add
Defender
Model name
Add link
Change or view list link
Access attempts
Add
Django OAuth Toolkit
Model name
Add link
Change or view list link
Access tokens
Add
Applications
Add
Grants
Add
Id tokens
Add
Refresh tokens
Add
Periodic Tasks
Model name
Add link
Change or view list link
Clocked
Add
Crontabs
Add
Intervals
Add
Periodic tasks
Add
Solar events
Add
Sites
Model name
Add link
Change or view list link
Sites
Add
Change periodic task
delete_temporary_saved_queries: 0 0 * * * (m/h/dM/MY/d) UTC
History
Name:
Short Description For This Task
Task (registered):
core_explore_common_app.tasks.delete_old_queries
core_explore_example_app.tasks.delete_temporary_saved_queries
core_exporters_app.tasks.delete_old_exported_files
core_exporters_app.tasks.export_files
core_main_app.components.blob_processing_module.tasks.process_blob_with_all_modules
core_main_app.components.blob_processing_module.tasks.process_blob_with_module
core_main_app.components.data.tasks.async_migration_task
core_main_app.components.data.tasks.async_template_migration_task
core_main_app.components.data.tasks.delete_mongo_data
core_main_app.components.data.tasks.index_mongo_data
core_main_app.components.data.tasks.update_mongo_data_user
core_main_app.components.data.tasks.update_mongo_data_workspace
core_main_app.components.data_processing_module.tasks.process_data_with_all_modules
core_main_app.components.data_processing_module.tasks.process_data_with_module
core_main_app.utils.notifications.tasks.task_mail.send_mail
core_main_app.utils.notifications.tasks.task_mail.send_mail_to_administrators
core_main_app.utils.notifications.tasks.task_mail.send_mail_to_managers
core_main_app.utils.notifications.tasks.task_mail.send_mail_to_website_contacts
core_parser_app.tasks.delete_branch_task
core_parser_app.tasks.delete_data_structure_task
defender.tasks.add_login_attempt_task
Task (custom):
Enabled
Set to False to disable the schedule
Description:
Detailed description about the details of this Periodic Task
Schedule
Interval Schedule:
---------
Interval Schedule to run the task on. Set only one schedule type, leave the others null.
Crontab Schedule:
---------
* * * * * (m/h/dM/MY/d) UTC
0 0 * * * (m/h/dM/MY/d) UTC
0 4 * * * (m/h/dM/MY/d) America/New_York
Crontab Schedule to run the task on. Set only one schedule type, leave the others null.
Crontab translation:
At 00:00 UTC
Solar Schedule:
---------
Solar Schedule to run the task on. Set only one schedule type, leave the others null.
Clocked Schedule:
---------
Clocked Schedule to run the task on. Set only one schedule type, leave the others null.
Start Datetime:
Date:
Time:
Datetime when the schedule should begin triggering the task to run
Last Run Datetime:
-
Datetime that the schedule last triggered the task to run. Reset to None if enabled is set to False.
One-off Task
If True, the schedule will only run the task a single time
Arguments
Positional Arguments:
[]
JSON encoded positional arguments (Example: ["arg1", "arg2"])
Keyword Arguments:
{}
JSON encoded keyword arguments (Example: {"argument": "value"})
Execution Options
Expires Datetime:
Date:
Time:
Datetime after which the schedule will no longer trigger the task to run
Expires timedelta with seconds:
Timedelta with seconds which the schedule will no longer trigger the task to run
Queue Override:
Queue defined in CELERY_TASK_QUEUES. Leave None for default queuing.
Exchange:
Override Exchange for low-level AMQP routing
Routing Key:
Override Routing Key for low-level AMQP routing
Priority:
Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority reversed, 0 is highest).
AMQP Message Headers:
{}
JSON encoded message headers for the AMQP message.
Delete