mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
chore(fileUploader): support loginCallback and re-submit request
This commit is contained in:
@@ -869,6 +869,7 @@ export default class SASjs {
|
|||||||
await this.webJobExecutor?.resendWaitingRequests()
|
await this.webJobExecutor?.resendWaitingRequests()
|
||||||
await this.computeJobExecutor?.resendWaitingRequests()
|
await this.computeJobExecutor?.resendWaitingRequests()
|
||||||
await this.jesJobExecutor?.resendWaitingRequests()
|
await this.jesJobExecutor?.resendWaitingRequests()
|
||||||
|
await this.fileUploader?.resendWaitingRequests()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user