Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event API #902

Merged
merged 92 commits into from
Jan 13, 2021
Merged

Event API #902

merged 92 commits into from
Jan 13, 2021

Conversation

mfranciszkiewicz
Copy link
Contributor

No description provided.

tworec and others added 30 commits November 4, 2020 16:10
Re-group api's based on alpha.4 event api update
Copy link
Contributor

@nieznanysprawiciel nieznanysprawiciel left a comment

Choose a reason for hiding this comment

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

I assumed, that all changes in event-api/master were reviewed, before merging to this branch.

@tworec
Copy link
Contributor

tworec commented Jan 11, 2021

I assumed, that all changes in event-api/master were reviewed, before merging to this branch.

not true ;)

Cargo.toml Outdated Show resolved Hide resolved
tworec
tworec previously requested changes Jan 11, 2021
Copy link
Contributor

@tworec tworec left a comment

Choose a reason for hiding this comment

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

need to point specific ya-client gitrev

Wiezzel
Wiezzel previously approved these changes Jan 12, 2021
- event dao: create timestamp within the transaction fn
- fix comments in common.rs
self.notify_agreement(&agreement).await;

inc_terminate_metrics(&reason, agreement.id.owner());
log::info!(
"Agent {} terminated Agreement [{}]. Reason: {}",
"{:?} {} terminated Agreement [{}]. Reason: {}",
agreement.id.owner(),
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: we are not sure here that the owner is terminating

Copy link
Contributor

@tworec tworec left a comment

Choose a reason for hiding this comment

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

minor issues only, all of which can and should be addressed in separate PRs

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.

6 participants