Skip to content

Conversation

@OpesanyaAdebayo
Copy link
Member

This PR implements automatic switching between service providers.


if (!setExists) {
processors.forEach((processor) => {
let score = 0;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OpesanyaAdebayo what is score?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're creating a scoring & ranking system, so each processor is given a score.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants