Skip to content
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

exceeds the maximum allowed size #121

Open
vlayusuke opened this issue Jul 9, 2023 · 1 comment
Open

exceeds the maximum allowed size #121

vlayusuke opened this issue Jul 9, 2023 · 1 comment

Comments

@vlayusuke
Copy link

Envronment:
MacBook Pro (16-inch, 2019)
macOS 13.4 (Build 22F66)

bash-3.2$ pluralith version
 _
|_)|    _ _ |._|_|_ 
|  ||_|| (_||| | | |

→ CLI Version: 0.2.2
→ Graph Module Version: 0.2.1

When I ran Pluralith locally, I couldn't upload more than the maximum size of files that can be uploaded at the diagram posting step. Are there any plans to increase the upload size in the future?

  ✘ Posting Diagram To Pluralith Dashboard Failed
posting diagram to pluralith Dashboard failed -> PostGraph: request failed -> LogLocalRun: map[code:400 error:map[code:3 details:Document 'projects/pluralith/databases/(default)/documents/orgs/nnnnnnnnn/projects/pluralith-local-project/runs/nnnnnnn' cannot be written because its size (1,766,200 bytes) exceeds the maximum allowed size of 1,048,576 bytes. metadata:map[] note:Exception occurred in retry method that was not classified as transient] message:Logging run failed]
@SebastianStulz
Copy link

Same issue here:
posting diagram to pluralith Dashboard failed -> PostGraph: request failed -> LogLocalRun: map[code:400 error:map[code:3 details:Document 'XXX' cannot be written because its size (3,135,447 bytes) exceeds the maximum allowed size of 1,048,576 bytes. metadata:map[] note:Exception occurred in retry method that was not classified as transient] message:Logging run failed]

As I would really have appreciated using pluralith to gather a diagram of quite complex (and big) setups - for small ones I would draw it by myself in draw.io ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants