rusackas commented on PR #42318: URL: https://github.com/apache/superset/pull/42318#issuecomment-5074059152
Thanks @sadpandajoe, and thanks for the regression test! One thing before I approve, though. Copilot's BigInt point seems fair... the polling path parses with `json-bigint`, so `JSON.stringify(error)` could throw if an error payload ever carried a huge int. The one-line replacer would close it. Happy to approve once that thread's assessed/resolved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
