Skip to content

chore: delete comment about improving error handling in Dataset#672

Merged
vdusek merged 1 commit intoapify:masterfrom
Mantisus:remove-irrelevant-todo
Nov 11, 2024
Merged

chore: delete comment about improving error handling in Dataset#672
vdusek merged 1 commit intoapify:masterfrom
Mantisus:remove-irrelevant-todo

Conversation

@Mantisus
Copy link
Copy Markdown
Collaborator

@Mantisus Mantisus commented Nov 8, 2024

Description

Deleted TODO comment.

Since handle on exceeding string length used in TS implementation is not relevant for Python because there is no maximum string length

Issues

Copy link
Copy Markdown
Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

LGTM

(Btw. you do not have to close the issue manually, it will get closed once the PR is merged when you link it to it.)

@janbuchar
Copy link
Copy Markdown
Collaborator

LGTM

(Btw. you do not have to close the issue manually, it will get closed once the PR is merged when you link it to it.)

I'd go a step further and say that it's not advisable to close them manually if there's a PR that resolves the issue 🙂

@vdusek vdusek changed the title chore: delete TODO comment chore: delete comment about improving error handling in Dataset Nov 11, 2024
@vdusek vdusek added this to the 102nd sprint - Tooling team milestone Nov 11, 2024
@vdusek vdusek merged commit c1d8c0b into apify:master Nov 11, 2024
@vdusek vdusek added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error handling in Dataset._get_data_internal()

3 participants