You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can pick this one up @wshayes and explore the lambda option. To work around the 6 MB lambda response payload limit we could return 413 Payload Too Large. Alternatively it can be stored in S3, but that adds cost.
On Jan 18, 2020, at 4:12 PM, Tony Bargnesi ***@***.***> wrote:
I can pick this one up @wshayes <https://github.com/wshayes> and explore the lambda option. To work around the 6 MB lambda response payload limit we could return 413 Payload Too Large. Alternatively it can be stored in S3, but that adds cost.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#41?email_source=notifications&email_token=AACZF5YPNEQPSJQO5Q2PBHLQ6NWE5A5CNFSM4JW6YLM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJKCB7I#issuecomment-575938813>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AACZF54NIWQYLLSPLOB4QDDQ6NWE5ANCNFSM4JW6YLMQ>.
Need a script to convert from JGF1.0 to JGF2.0 (which will use dictionaries for the nodes and edges instead of arrays).
The text was updated successfully, but these errors were encountered: