-
Notifications
You must be signed in to change notification settings - Fork 56
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
[Issue #68] - Add function get_exporter_contents #90
Conversation
we have some issue about this commit as below in the mobile view. And, page rendering is little bit slow. so may the clock icon needed it when the page loading. @Joylish Plese check this issue out :) Thnak you! |
I'll check and revise it after discussing it with @Joylish |
Hi @kdh92417 Your code has some slow response as below. Please check this issue out. Thanks :) |
@kdh92417 you can test with this docker image - |
Okay, I'll check the test server once again and improve the performance by creating an API that cashes the contents lists data. |
While working on caching, I have a question about the caching server.
|
I don't know directly about this function Could you rename title more readable? |
@kdh92417 |
Hi @ralfyang |
Okay! Thanks let me check :) @kdh92417 |
The page has something wrong as below.. please check this issue out @kdh92417. |
I revised the Scheduler and ExporterView code and commited it again. |
Thanks @kdh92417 :) |
I just checked this code working normally! Thanks :) @kdh92417 |
Description
Details
Add function get_exporter_contents()
Add a scheduler job for content data caching of exporters.
Add caching settings for file caching from settings
Feedback
Thank you for the feedback from @bart2001, @BaeJi77