-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
bug ๐Something isn't workingSomething isn't working
Description
What happened:
The export functionality for documents, which should allow exporting in PDF, HTML, and Markdown formats, is currently not working. When the export API is called, there is no response from the server, resulting in a 504 Gateway Timeout error.
What you expected to happen:
The documents should be exported successfully in the selected format without encountering a timeout error.
How to reproduce it (as minimally and precisely as possible):
- Create or select a document.
- Attempt to export the document using the export API.
- Observe the occurrence of the 504 Gateway Timeout error.
Anything else we need to know?:
This issue seems to have surfaced recently, as the export functionality was previously working without issues.
PRs and issues related to document export feature:
- Add Document Export Functionalityย #191
- Add Document Export Functionalityย #238
- Add design for Export feature implementationย #292
- Migrate Markdown PDF, MD, TXT Export functionality to the Frontendย #443
Environment:
- Operating system:
- Browser and version:
- CodePair version:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug ๐Something isn't workingSomething isn't working
Type
Projects
Status
Backlog