1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-21 21:21:31 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
medjedovic 18be9e8806 fix: jest tests RequestClient.spec.ts 2025-03-03 17:52:53 +01:00
Yury Shkoda 56e6131e5c fix(poll-job-state): fixed checking session state 2023-09-15 08:51:39 +03:00
Yury Shkoda 3a186bc55c feat(job-state): added session state check to doPoll func 2023-09-11 11:17:05 +03:00
Yury Shkoda f2997169cb chore: renamed executeScript to executeOnComputeApi 2023-09-05 13:09:28 +03:00
Yury Shkoda 451f2dfaca fix(execute-script): fixed executing jobs on viya using compute api 2023-09-04 18:55:59 +03:00
Yury Shkoda 46c6d3e7f4 test(poll-job-state): covered changing polling strategies 2023-08-14 10:55:45 +03:00
Yury Shkoda aedf5c1734 chore: Merge branch 'master' of github.com:sasjs/adapter into pollJobState-improvements 2023-07-05 10:49:12 +03:00
Yury Shkoda 6bf68a315c fix(sasjs-utils): fixed imports 2023-06-22 13:37:07 +03:00
Yury Shkoda f484a5a6a1 refactor(poll-job-state): updated types and func attributes 2023-05-17 11:16:35 +03:00
Yury Shkoda 5c74186bab feat(poll-strategy): added subsequentStrategies to PollStrategy 2023-05-16 17:48:04 +03:00
Yury Shkoda 153b285670 chore(poll-job-status): renamed PollOptions to PollStrategy and added docs 2023-05-15 16:32:07 +03:00
Yury Shkoda 615c9d012e feat(poll-job-state): implemented polling strategies 2023-05-15 14:24:11 +03:00
Yury Shkoda dd788ae423 chore(lint): fixed linting 2022-06-20 19:48:42 +03:00
Yury Shkoda a113c95441 chore(deps): added prettier dev dependency 2022-06-20 19:36:12 +03:00
Yury Shkoda 489947bcae chore(lint): fixed linting issues 2022-06-20 19:26:29 +03:00
Yury Shkoda 56df578ab2 chore(writeStream): refactor function and improve test 2022-01-31 10:21:20 +03:00
Yury Shkoda 4a963ffbf5 feat(polling-state): improve logging 2021-12-22 18:46:06 +03:00
Yury Shkoda 2ebd6e11ba test(RequestClient): fix error handling 2021-12-21 11:40:27 +03:00
Krishna Acondy eac9da22bf chore(test): fix assertion 2021-07-24 10:27:31 +01:00
Krishna Acondy 626fc2e15f fix(path): make log file path platform-agnostic 2021-07-24 09:53:39 +01:00
Krishna Acondy 87e2edbd6c chore(test): fix long poll count 2021-07-24 00:12:11 +01:00
Krishna Acondy 7cf681bea3 chore(tests): fix tests 2021-07-23 22:24:48 +01:00
Krishna Acondy e3f189eed4 chore(test): fix test 2021-07-22 09:31:32 +01:00
Krishna Acondy 0bb42c5e3c fix(streamlog): use filepath if provided 2021-07-22 09:25:55 +01:00
Krishna Acondy 7bd2e31f3b chore(cleanup): remove console logs 2021-07-21 08:13:45 +01:00
Krishna Acondy cfa0c8b9af chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments 2021-07-21 08:12:34 +01:00
Krishna Acondy 5c8d311ae8 chore(streamlog): optimise polling mechanism 2021-07-20 09:25:39 +01:00
Krishna Acondy b9f368193d chore(refactor): add more tests 2021-07-13 08:12:15 +01:00
Krishna Acondy 123b9fb535 chore(refactor): split up and add tests for core functionality 2021-07-12 20:31:17 +01:00
Krishna Acondy 1c90f4f455 chore(*): remove log 2021-07-09 09:29:57 +01:00
Krishna Acondy 0114a80e38 chore(execute): add tests for executeScript 2021-07-09 09:17:49 +01:00