Exports should happen in background and be stored by CTFd as an upload
Open
- Dominant language
- Python
- Stars
- 6.8k
- Forks
- 2.8k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
Exports should not be a process that requires the worker should live. Isntead it should be kicked off as a kind of async job and we should have a list of exports that got generated by CTFd that can be downloaded by admins.
This may require the need for files that can only be downloaded by admins.
Contributor guide
Assessment
This issue has not been assessed yet.