Giter VIP home page Giter VIP logo

fl-sync's People

Contributors

aultac avatar awlayton avatar dependabot[bot] avatar maverick-zhn avatar sanoel avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fl-sync's Issues

Time out error when polling.

This happens after some time in the service:

fl-sync:info Not already polling. Starting now... +1ms
  fl-sync:info handleIncomplete: CURRENTLY_POLLING: [true] +3ms
  fl-sync:info Checking OADA to determine whether to poll. +30m
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +1ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +1ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info Checking OADA to determine whether to poll. +28m
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:info handleIncomplete: CURRENTLY_POLLING: [true] +1ms
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Currently polling already. Skipping this poll loop +0ms
  fl-sync:error An error occurred while fetching lastPoll date +0ms
(node:23775) UnhandledPromiseRejectionWarning: Error: read ETIMEDOUT
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:208:20)
(node:23775) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4)
(node:23775) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Not already polling. Starting now... +0ms
  fl-sync:error An error occurred while fetching lastPoll date +14s
(node:23775) UnhandledPromiseRejectionWarning: Error [ERR_HTTP2_INVALID_SESSION]: The session has been destroyed
    at ClientHttp2Session.request (internal/http2/core.js:1600:13)
    at doFetch (/Users/maverickzhn/repos/smithfield/qlever/fl-sync/.yarn/cache/fetch-h2-npm-3.0.0-1c8fb1c120-9d3e173b9b.zip/node_modules/fetch-h2/dist/lib/fetch-http2.js:51:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:23775) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 8)
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Not already polling. Starting now... +0ms
  fl-sync:error An error occurred while fetching lastPoll date +15s
(node:23775) UnhandledPromiseRejectionWarning: Error [ERR_HTTP2_INVALID_SESSION]: The session has been destroyed
    at ClientHttp2Session.request (internal/http2/core.js:1600:13)
    at doFetch (/Users/maverickzhn/repos/smithfield/qlever/fl-sync/.yarn/cache/fetch-h2-npm-3.0.0-1c8fb1c120-9d3e173b9b.zip/node_modules/fetch-h2/dist/lib/fetch-http2.js:51:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:23775) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 12)
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Not already polling. Starting now... +0ms
  fl-sync:error An error occurred while fetching lastPoll date +15s
(node:23775) UnhandledPromiseRejectionWarning: Error [ERR_HTTP2_INVALID_SESSION]: The session has been destroyed
    at ClientHttp2Session.request (internal/http2/core.js:1600:13)
    at doFetch (/Users/maverickzhn/repos/smithfield/qlever/fl-sync/.yarn/cache/fetch-h2-npm-3.0.0-1c8fb1c120-9d3e173b9b.zip/node_modules/fetch-h2/dist/lib/fetch-http2.js:51:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:23775) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 16)
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Not already polling. Starting now... +0ms
  fl-sync:error An error occurred while fetching lastPoll date +15s
(node:23775) UnhandledPromiseRejectionWarning: Error [ERR_HTTP2_INVALID_SESSION]: The session has been destroyed
    at ClientHttp2Session.request (internal/http2/core.js:1600:13)
    at doFetch (/Users/maverickzhn/repos/smithfield/qlever/fl-sync/.yarn/cache/fetch-h2-npm-3.0.0-1c8fb1c120-9d3e173b9b.zip/node_modules/fetch-h2/dist/lib/fetch-http2.js:51:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:23775) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 20)
  fl-sync:info Checking OADA to determine whether to poll. +15s
  fl-sync:info Not already polling. Starting now... +0ms
  fl-sync:error An error occurred while fetching lastPoll date +15s
(node:23775) UnhandledPromiseRejectionWarning: Error [ERR_HTTP2_INVALID_SESSION]: The session has been destroyed
    at ClientHttp2Session.request (internal/http2/core.js:1600:13)
    at doFetch (/Users/maverickzhn/repos/smithfield/qlever/fl-sync/.yarn/cache/fetch-h2-npm-3.0.0-1c8fb1c120-9d3e173b9b.zip/node_modules/fetch-h2/dist/lib/fetch-http2.js:51:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)

New Businesses and Internal IDs for master data

Acceptance Criteria:

  • The Service must watch the fl-sync/businesses
  • The Service must create an internal/local masterid if not found in the Master Data Elements
  • The Service must create retrieve the correct masterid (Master Data Element) if found in the Master Data Elements

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.