X Tutup
Skip to content

remove time argument from memcached delete#11766

Merged
cdrini merged 1 commit intomasterfrom
fix/11765-remove-delete-time
Jan 29, 2026
Merged

remove time argument from memcached delete#11766
cdrini merged 1 commit intomasterfrom
fix/11765-remove-delete-time

Conversation

@RayBB
Copy link
Collaborator

@RayBB RayBB commented Jan 29, 2026

Closes #11765

Technical

Good thing is we weren't ever passing that time parameter anyway.

Testing

Confirmed that this fixed it on testing.

Not entirely sure why this doesn't happen on local. Perhaps because we don't use memcached in the same way?

Screenshot

Stakeholders

Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Great catch, ty!

@cdrini cdrini merged commit 91ae121 into master Jan 29, 2026
8 checks passed
@cdrini cdrini deleted the fix/11765-remove-delete-time branch January 29, 2026 03:12
@RayBB RayBB removed the On Testing label Feb 10, 2026
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.

Login is broken on testing

2 participants

X Tutup