hiSandog commented on issue #721: URL: https://github.com/apache/hugegraph-toolchain/issues/721#issuecomment-4950353230
The import job should not depend on a browser-session token captured only at submission time if it can outlive that token. Either the backend performs the task under a scoped server-side credential, or it stores refresh/session context and renews before each authenticated phase; logs must distinguish expiry from missing propagation. An integration test with a deliberately short token lifetime and multi-chunk import would reproduce the lifecycle gap without requiring a large dataset. -- 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]
