nervermore

Results 4 issues of nervermore

#### I have to model, AdminAuth , Services and Works The relations are below: - AdminAuth id source_type source_id - Services id - Works id the source_type has two: "company"--Services...

支付宝沙箱环境的网关是 https://openapi-sandbox.dl.alipaydev.com/gateway.do 现在库里的地址是: sandboxBaseUrl = "https://openapi.alipaydev.com/gateway.do" 希望能够调整

good first issue

- Add conditional polling based on download status - Add debug logs for tracking polling lifecycle - Fix continuous polling issue on page load - Implement proper cleanup of polling...

- Add exponential backoff retry strategy for download progress polling - Replace interval-based polling with while loop and dynamic intervals - Add isPolling flag to prevent concurrent polling - Add...