-
Notifications
You must be signed in to change notification settings - Fork 16
DPNLPF-1300: make framework async #198
Draft
SyrexMinus
wants to merge
148
commits into
main
Choose a base branch
from
refactoring/async_2gen
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
SyrexMinus
commented
Feb 7, 2022
- Сделать confluent kafka не блокирующей
- Добавить asyncio ignite адаптер
- Поменять сохранение behaviour
- Перевести handlers на async
- Переделать Scenarios на async
- Переделать Requirements на async
- Переделать Fillers на async
- Переделать Actions на async
- Переделать Model на async
…framework into refactoring/async
…es/smart_app_framework into refactoring/async_2gen
…es/smart_app_framework into refactoring/async_2gen
…work into refactoring/async_2gen
…work into refactoring/async_2gen
…es/smart_app_framework into refactoring/async_2gen
…_app_framework into refactoring/async_2gen
…async_http_action # Conflicts: # smart_kit/action/base_http.py # smart_kit/action/http.py # tests/smart_kit_tests/action/test_base_http_action.py # tests/smart_kit_tests/action/test_http.py
Feature: general async http action
Fix http cookies logging
# Conflicts: # scenarios/actions/action.py # smart_kit/start_points/main_loop_kafka.py # tests/scenarios_tests/actions_test/test_action.py
…_app_framework into refactoring/async_2gen
# Conflicts: # smart_kit/start_points/main_loop_async_http.py # smart_kit/start_points/main_loop_kafka.py
Make postprocessor async
Access to monitoring singleton only via monitoring module
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.