Skip to content

Conversation

@elena-kolevska
Copy link
Contributor

Description

Adds a deprecation warning for the wait() method

  • Code compiles correctly

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska requested review from a team as code owners February 27, 2024 18:12
@codecov
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.28%. Comparing base (fc0e9d1) to head (564aefd).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   86.37%   86.28%   -0.09%     
==========================================
  Files          79       82       +3     
  Lines        4094     4172      +78     
==========================================
+ Hits         3536     3600      +64     
- Misses        558      572      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@berndverst berndverst merged commit dea724d into dapr:main Mar 6, 2024
berndverst pushed a commit to berndverst/python-sdk that referenced this pull request Mar 6, 2024
* Adds a deprecation warning for the wait() method

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Ruff

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
berndverst added a commit that referenced this pull request Mar 6, 2024
* Adds a deprecation warning for the wait() method (#682)

* Adds a deprecation warning for the wait() method

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Ruff

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Release Python SDK 1.13.0

Signed-off-by: Bernd Verst <github@bernd.dev>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
elena-kolevska added a commit to elena-kolevska/python-sdk that referenced this pull request Apr 24, 2024
* Adds a deprecation warning for the wait() method

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Ruff

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
berndverst added a commit that referenced this pull request Jun 27, 2024
* Brings back the link we removed because it wasn’t online yet

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Retry decorator

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Use a retry function instead of a decorator

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* adds retries for async

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes types

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Timeout policy

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Cleanup

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* retry for http wip.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* tests for http retries

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* New ruff version has some formatting changes

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Revert "New ruff version has some formatting changes"

This reverts commit 8609b7f.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes setting values with a default of None

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Moves timeout

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds a deprecation warning for the wait() method (#682)

* Adds a deprecation warning for the wait() method

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Ruff

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Pin ruff version

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Pin ruff version in tox.ini

Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Lint fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Reorganises tests. Adds retry for actors.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Linters

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Retry all calls

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Small fix and docs update

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Adds a note to docs, for clarity

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
@elena-kolevska elena-kolevska deleted the wait-deprecation-warning branch February 17, 2025 17:46
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.

2 participants