mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-16 08:30:07 +00:00
chore(poll-job-status): renamed PollOptions to PollStrategy and added docs
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
export interface PollOptions {
|
||||
maxPollCount: number
|
||||
pollInterval: number // milliseconds
|
||||
streamLog: boolean
|
||||
logFolderPath?: string
|
||||
}
|
||||
Reference in New Issue
Block a user